452 Commits (ab832f38b77f03dd289aa69312dca6817aae0788)

Author SHA1 Message Date
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after 6 years ago
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS 6 years ago
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS 6 years ago
yflory 7d89026d83 Fix more issues with shared folders 6 years ago
yflory 8516587ece lint compliance 6 years ago
yflory 4b86ed2dec Shared folders UI 6 years ago
yflory 6312dadb60 Fix shared folders names in the drive 6 years ago
yflory e0cc1a6eb6 Display a shared folder in the drive 6 years ago
yflory 0c9dfc1fb5 Add proxy manager inner 6 years ago
yflory a25a72b5db Add a proxy manager to handle operations between shared folders 6 years ago
yflory 425ac8ea57 Migration for read-only links + fix issues with read-only pads 7 years ago
yflory 470f404a24 temp 7 years ago
yflory c7e08fedfb Password-protected files 7 years ago
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive. 7 years ago
yflory 64c85fe548 Don't return channel in parsePadUrl 7 years ago
yflory b26ae67df5 Fix issues with channel ID when using a password 7 years ago
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads 7 years ago
yflory 9f5e5786f3 Merge branch 'pcs' into staging 7 years ago
yflory a0d452bbd9 Use correct icons for the search results in the drive 7 years ago
yflory 5ee5a93513 New tippy everywhere 7 years ago
yflory 31980bef82 Add a ghost icon in the anonymous drive 7 years ago
yflory 1a950319a1 Fix broken links 7 years ago
yflory 4288f536f1 Use requireCSS to load FontAwesome 7 years ago
yflory f45023ed1f Remove connection lost popup when websocket connection is lost 7 years ago
yflory b7b560fcb8 Enable Cmd key support in shortcuts 7 years ago
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar 7 years ago
yflory dbe8ab014d Select all in drive 7 years ago
yflory 5dbc99343a Improve 'rename' input in the drive 7 years ago
yflory b04e3def64 Fix invalid translation key 7 years ago
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 7 years ago
ansuz f8399eaaa6 avoid concatenating 'undefined' in drive interface 7 years ago
yflory ad2cde4705 Add warning about anonymous drive in localStorage 7 years ago
yflory bdafc101c9 Ability to remove owned channels from the drive 7 years ago
yflory a1d9f44bbd Delete owned pads from server when removed from the owner's drive 7 years ago
yflory 74deb60f0f Fix issues with the new context menu in drive 7 years ago
yflory 86144eda22 Display a message about pads deleted from the server 7 years ago
yflory 9a317018e2 Remove deleted pads from the drive 7 years ago
yflory 2e436f16c9 Refactor context menu in drive 7 years ago
yflory e791add4ec Remove + icons from folders in the trash 7 years ago
yflory d59bc4612d Ability to disable the drive for anonymous users 7 years ago
yflory daef08a9b3 Add an advanced new pad modal 7 years ago
yflory ef480fea79 Add a settings category for the pad creation screen 7 years ago
yflory 8c9490868b improve owned pads management in the drive 7 years ago
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal 7 years ago
yflory 65ccfe39ef Add a 'properties' button in pads to display pad data 7 years ago
yflory 7defde3c59 lint compliance 7 years ago
yflory 0cea5f4596 Create an owned pad and view owned pads in the drive 7 years ago
yflory d666e9e7ee Remove tag and filepicker buttons for anon users 7 years ago
yflory a08cf8faa8 Allow drive to receive updates after leaving history mode 7 years ago
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work 7 years ago
yflory 64303b4090 Merge branch 'refactor' into staging 7 years ago
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 9eb33e39e6 Enable change events in the drive 7 years ago
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic 7 years ago
yflory 17636769e4 Remove the second network created for the drive 7 years ago
yflory c59c6072f3 Remove jquery from outer 7 years ago
yflory c6b8bbea59 Fix tests 7 years ago
yflory b3688db202 Use async store 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
ansuz a3c093838c merge latest staging and resolve conflicts 7 years ago
ansuz 56102d3689 use unified listmap 7 years ago
ansuz ee6c2097f5 resolve merge conflicts 7 years ago
yflory 9795ac32cb Ability to burn an anonymous drive from the browser 7 years ago
yflory 4b5abdecbe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 280a7c2765 Clean cryptpad-common 7 years ago
ansuz 98c2b0c802 Merge branch 'soon' into staging 7 years ago
ansuz 3ff0eb116b don't let search interfere with renaming 7 years ago
yflory 477f14bb8b Put constants in a separate file 7 years ago
ansuz 9d662bd337 fix right-click pad creation in drive 7 years ago
yflory e2cf46d725 Add new keyboard shortcuts for the drive search 7 years ago
yflory bdd24ed14f lint 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
yflory be848c1bec Fix broken readonly link in drive 7 years ago
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 7 years ago
Caleb James DeLisle 840cd91bcb manual merge 7 years ago
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 7 years ago
yflory 101482b8cc Migrate settings to use a sandboxed iframe 7 years ago
ansuz 867df1db56 fix '+New' button in drive toolbar 7 years ago
yflory 6f020b67ca Add thumbnails to framework apps 7 years ago
yflory 2dd3c42fd5 Fix handlers registered again on reconnect in drive and poll 7 years ago
yflory 094856a511 Fix renaming pad with multiple dots in the name in drive 7 years ago
yflory 88e7f9a218 Add last access and creation times in the properties window in drive 7 years ago
yflory 22e3baed4b Fix sort issues in drive 7 years ago
yflory 4197b7b968 Fix missing icon in list mode for files with thumbnail 7 years ago
yflory 4116d08dd1 Display thumbnails in the drive and then file picker 7 years ago
yflory 7b6432f134 Lint 7 years ago
yflory b86f8e3f26 Fix uloaded files not moved to the correct folder in drive 7 years ago
yflory 620ba4ed5d Fix fouc in drive 7 years ago
yflory e5a54b5978 Fix folder highlighting with drag&drop in the drive 7 years ago
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive 7 years ago
yflory ab3648a30a Merge branch 'newpoll' into staging 7 years ago
ansuz 7559bc062e lint compliance 7 years ago
ansuz d85db64939 add tags from drive 7 years ago
ansuz c936e5ae73 make context menu open correct app on correct port 7 years ago
ansuz deed04108b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz a90c078e84 correct reference to undefined 7 years ago